home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / sharutil.2 / sharutil / sharutils-4.2 / src / ChangeLog next >
Encoding:
Text File  |  1995-12-04  |  7.4 KB  |  249 lines

  1. Sun Dec  3 01:21:14 1995  Ulrich Drepper  <drepper@myware>
  2.  
  3.     * shar.c (shar): Be consistent in use of || at end of beginning of
  4.     line.
  5.  
  6. Thu Nov 30 03:04:03 1995  Ulrich Drepper  <drepper@myware>
  7.  
  8.     * uudecode.c (read_base64) [b64_tab]: Initialize with \177 instead
  9.     of 177.  Reported by Nelson Beebe.
  10.  
  11. Mon Nov 27 19:01:03 1995  Jim Meyering  <meyering@comco.com>
  12.  
  13.     * uudecode.c:
  14.     Remove unused variable and correctly use `unsigned char'.
  15.  
  16. Sun Nov 26 11:45:53 1995  Bill Aten  <bill@netagw.com>
  17.  
  18.     * shar.c (shar): Add missing line continuation.
  19.  
  20. Sun Nov 26 00:16:08 1995  Ulrich Drepper  <drepper@myware>
  21.  
  22.     * remsync.in: Correctly implement --help and --version.
  23.  
  24.     * mail-files.in: Implement --help and --version.
  25.     Prevent mail from handling non-existing files.
  26.  
  27. Sat Nov 25 23:43:11 1995  Ulrich Drepper  <drepper@myware>
  28.  
  29.     * mailshar.in: Remove temp files even when mail-files fails.
  30.  
  31.     * mailshar.in: Introduce prefix variable.
  32.  
  33.     * mailshar.in: Only try to remove intermediate files when previous
  34.     command succeeded.  Correctly exit with status 1 if error occured.
  35.  
  36.     * mailshar.in (bindir, transform): Quote arguments.
  37.  
  38.     * Makefile.in (all): Add SCRIPTS.
  39.     (mailshar, mail-files, remsync): Add rules for rebuilding if source
  40.     or ../config.status changed.
  41.  
  42.     * mailshar.in:
  43.     We know where shar and mail-files are found.  Call using $bindir.
  44.  
  45.     * mailshar.in: Only run mail-files if shar successfully ended.
  46.  
  47.     * mailshar.in:
  48.     Implement --help and --version option.  Reported by Tom Tromey.
  49.  
  50.     * Makefile.in (install-exec): Remove trailing ;.
  51.  
  52.     * Makefile.in (clean):
  53.     Don't remove mailshar, mail-files, adn remsync.  Do it in
  54.     distclean instead.
  55.  
  56. Tue Nov 21 16:28:02 1995  Ulrich Drepper  <drepper@myware>
  57.  
  58.     * encode.c, uudecode.c, uuencode.c, unshar.c, shar.c:
  59.     DeANSIfy function definitions.
  60.  
  61. Sat Nov 18 16:55:14 1995  Ulrich Drepper  <drepper@myware>
  62.  
  63.     * shar.c (walkdown): Don't use malloc.  Alloc is better here.
  64.  
  65. Thu Nov 16 21:14:12 1995  Ulrich Drepper  <drepper@myware>
  66.  
  67.     * shar.c (shar):
  68.     Make produced shar catch faulty md5sum program in textutils-1.12.
  69.  
  70. Tue Nov  7 13:51:28 1995  Ulrich Drepper  <drepper@myware>
  71.  
  72.     * Makefile.in (mostlyclean):
  73.     Don't try to remove ansi2knr generated files anymore.
  74.     We have none.
  75.  
  76.     * Makefile.in (clean): Remove remsync, mailshar, and mail-files.
  77.  
  78. Sun Nov  5 23:59:58 1995  Ulrich Drepper  <drepper@myware>
  79.  
  80.     * Makefile.in (INSTALL_PROGRAM): Do not specify mode.
  81.  
  82. Sun Nov  5 20:24:52 1995  Ulrich Drepper  <drepper@myware>
  83.  
  84.     * shar.c: Rename _N to N_.
  85.  
  86.     * Makefile.in:
  87.     (INSTALL_SCRIPT) New variable.  Names command used to install scripts.
  88.  
  89. Sun Nov  5 13:40:32 1995  Ulrich Drepper  <drepper@myware>
  90.  
  91.     * Makefile.in (dist): Suppress error message when ln failed.
  92.  
  93.     * shar.c: Use _N instead of _C due to last change in GNU gettext.
  94.  
  95. Fri Nov  3 00:39:23 1995  Ulrich Drepper  <drepper@myware>
  96.  
  97.     * shar.c: Replace __GTM by _C according to change in gettext-0.9.7.
  98.  
  99. Tue Oct 31 01:19:18 1995  Ulrich Drepper  <drepper@myware>
  100.  
  101.     * Makefile.in:
  102.     Remove ansi2knr stuff.  The source now compile without this.
  103.  
  104.     * shar.c (shar):
  105.     While detecting md5sum do not use -h option.  md5sum in
  106.     textutils-1.13 does not have this option anymore.  Use --help instead.
  107.     Though this option is not present in the Plumb/Lankester version this
  108.     program still gives you the complate usage message and so it still
  109.     works.
  110.  
  111. Sun Oct 29 12:05:22 1995  Ulrich Drepper  <drepper@myware>
  112.  
  113.     * Makefile.in (SCRIPTS):
  114.     New variable containing of scripts to be installed.
  115.     (install-exec): Also install scripts.
  116.  
  117. Sat Oct 28 01:36:45 1995  Ulrich Drepper  <drepper@myware>
  118.  
  119.     * shar.c (shar): Correct output for MD5 if/then/else.
  120.     (main): Call get_submitter with NULL argument.
  121.     Remove fixed limit for number of file names read from stdin.
  122.  
  123. Fri Oct 27 02:19:27 1995  Ulrich Drepper  <drepper@myware>
  124.  
  125.     * shar.c (shar): Better redirection code in shar file.  Patch by
  126.     Christian von Roques.
  127.  
  128.     * unshar.c: Make -f/--force synonym for -c option.  This is more
  129.     intuitive and more conformant to the GNU coding standard.
  130.     Suggested by Karl Berry.
  131.  
  132.     * shar.c: Make -c option to shar script really force creation of
  133.     file.  Reported by Karl Berry.
  134.  
  135. Tue Sep 26 00:29:26 1995  Ulrich Drepper  <drepper@myware>
  136.  
  137.     * Makefile.in (LIBS):
  138.     Undid last change.  On some systems libintl.a is not
  139.     completely self-contained.  alloca() is missing e.g. on HP-UX.
  140.  
  141. Mon Sep 25 21:27:30 1995  Ulrich Drepper  <drepper@myware>
  142.  
  143.     * shar.c (main):
  144.     When not using GNU gettext don't provide --print-text-dom-dir option.
  145.  
  146. Sun Sep 24 00:08:14 1995  Ulrich Drepper  <drepper@myware>
  147.  
  148.     * unshar.c (unarchive_shar_file):
  149.     Replace byte processing loop by fread/fwrite loop.
  150.  
  151. Sat Sep 23 20:53:25 1995  Ulrich Drepper  <drepper@myware>
  152.  
  153.     * unshar.c (starting_with): Oops.  Fatal bug :-).  Forgot the == 0.
  154.  
  155. Sat Sep 23 14:08:14 1995  Ulrich Drepper  <drepper@myware>
  156.  
  157.     * shar.c:
  158.     Implement MD5 check.  If the md5sum program is available at *unpack*
  159.      time this now provides a much better security.
  160.  
  161.     * Makefile.in (LIBS):
  162.     After change to latest libintl.a we don't need to link with libshar.a
  163.     twice.
  164.  
  165. Fri Sep 22 23:06:24 1995  Ulrich Drepper  <drepper@myware>
  166.  
  167.     * unshar.c: Fix typo in comment.
  168.  
  169.     * unshar.c (starting_with):
  170.     Remove function definition.  A simple call to memcmp is
  171.     necessary.
  172.  
  173.     * unshar.c (main): Make version string more regular.
  174.  
  175.     * unshar.c (main): Replace strcat cascades with stpcpy.
  176.  
  177.     * uudecode.c:
  178.     Implement base64 decoding and `-o' option from POSIX.2b/Draft 11.
  179.  
  180.     * uuencode.c (main): Program version output written in canonical form.
  181.  
  182. Thu Sep 21 22:07:13 1995  Ulrich Drepper  <drepper@myware>
  183.  
  184.     * uuencode.c: Implement base64 encoding.
  185.  
  186.     * shar.c (main):
  187.     When NLS is disabled --print-text-dom-dir option must not refernce
  188.     _NL_DEFAULT_DIRNAME variable from dcgettext.c.
  189.     Reported by Gordon Joly <gordo@tecc.ac.uk>.
  190.  
  191.     * shar.c (CHARACTER_COUNT_COMMAND): Internationalized wc commands
  192.      might count multi-byte characters when a appropriate locale is
  193.      set.  Reset all locales explicitly.  Report by Kaz Sasayama
  194.      <kaz@lilia.iijnet.or.jp>.
  195.  
  196. Wed Sep 20 23:54:02 1995  Ulrich Drepper  <drepper@myware>
  197.  
  198.     * shar.c (generate_full_header):
  199.     Mention mkdir program as always necessary.
  200.     (main): If vanilla shar is selected don't use internationalization.
  201.     Reported by Jan Djarv.
  202.  
  203. Fri Aug 18 12:06:16 1995  Ulrich Drepper  <drepper@myware>
  204.  
  205.     * shar.c (generate_configure):
  206.     Use -s unstead of --shell-script as argument to
  207.     gettext.
  208.  
  209.     * shar.c (usage): Fix typo: internationlaized -> internationalized.
  210.     Reported by Franc,ois Pinard.
  211.  
  212. Thu Aug 17 23:54:36 1995  Ulrich Drepper  <drepper@myware>
  213.  
  214.     * shar.c:
  215.     Don't use `getpid' all the time.  This leads to problems with fork'ed
  216.     processes.  Instead determine the number once at the beginning.
  217.     (sharpid): New variable.
  218.  
  219.     * shar.c (shar):
  220.     Add a ! character after $shar_count string in error message because
  221.     this string may be empty if some error occured.
  222.  
  223. Tue Aug 15 16:49:05 1995  Ulrich Drepper  <drepper@myware>
  224.  
  225.     * Makefile.in (dist): Remove `copying instead' message.
  226.  
  227. Sun Aug 13 23:29:27 1995  Ulrich Drepper  <drepper@myware>
  228.  
  229.     * shar.c: Change shar script to use lock directory.
  230.  
  231.     * shar.c: Now produces internationalized shar archives.
  232.  
  233. Wed Aug  9 21:54:56 1995  Ulrich Drepper  <drepper@myware>
  234.  
  235.     * Makefile.in (ID, TAGS): Don't use $^.
  236.  
  237.     * shar.c: Add --no-i18n option.
  238.  
  239. Tue Aug  8 01:44:11 1995  Ulrich Drepper  <drepper@myware>
  240.  
  241.     * shar.c:
  242.     Implement --print-text-domain-dir option.  This is required by the
  243.     internationalized shell scripts.
  244.  
  245. Thu Aug  3 00:13:10 1995  Ulrich Drepper  <drepper@myware>
  246.  
  247.     * Makefile.in: Initial revision.
  248.  
  249.